ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / _BaseSeriesView<TOwnerView,TSeriesDataModel> Class / _legendFiltered Property

In This Topic
    _legendFiltered Property (_BaseSeriesView<TOwnerView,TSeriesDataModel>)
    In This Topic
    Syntax
    'Declaration
     
    Public Property _legendFiltered As Boolean
    public bool _legendFiltered {get; set;}
    See Also